-
Home
-
WordPress Appointment Booking Plugin
-
2.4.0 (latest)
-
Code
-
Classes
- Reservation
Total Complexity |
35 |
Dependencies |
6 |
Dependents |
18 |
Total lines |
255 |
Lines of code |
105 |
Logical lines of code |
38 |
Comment lines |
88 |
Methods |
31 |
Properties |
13 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__clone() |
S |
64 |
4 |
11 |
getBooking() |
S |
69 |
2 |
7 |
getServiceId() |
S |
82 |
1 |
3 |
setSentNotificationIds() |
S |
81 |
1 |
3 |
getSentNotificationIds() |
S |
82 |
1 |
3 |
setCapacity() |
S |
81 |
1 |
3 |
getCapacity() |
S |
82 |
1 |
3 |
getLocation() |
S |
79 |
1 |
3 |
setLocationId() |
S |
81 |
1 |
3 |
getLocationId() |
S |
82 |
1 |
3 |
getEmployee() |
S |
79 |
1 |
3 |
setEmployeeId() |
S |
81 |
1 |
3 |
getEmployeeId() |
S |
82 |
1 |
3 |
getService() |
S |
79 |
1 |
3 |
setServiceId() |
S |
81 |
1 |
3 |
getBookingId() |
S |
82 |
1 |
3 |
setBufferTime() |
S |
81 |
1 |
3 |
setBookingId() |
S |
81 |
1 |
3 |
setServiceTime() |
S |
81 |
1 |
3 |
getServiceTime() |
S |
82 |
1 |
3 |
setDate() |
S |
81 |
1 |
3 |
getDate() |
S |
82 |
1 |
3 |
setDepositAmount() |
S |
81 |
1 |
3 |
getDepositAmount() |
S |
82 |
1 |
3 |
setTotalPrice() |
S |
81 |
1 |
3 |
getTotalPrice() |
S |
82 |
1 |
3 |
setDiscount() |
S |
81 |
1 |
3 |
getDiscount() |
S |
82 |
1 |
3 |
setPrice() |
S |
81 |
1 |
3 |
getPrice() |
S |
82 |
1 |
3 |
getBufferTime() |
S |
82 |
1 |
3 |